Subscribe to:
Post Comments (Atom)
Speedup Android Studio
Go to Help ->Edit Custom VM Options, and chnge this 4 setting. After that close your Android Studio. This settings are for 8gb of ram pc...
-
The main aim of frameworks is to increase productivity by reducing efforts which eventually saves lot of time for developers to resolve any...
-
Code hack : public class NonActivityClass { //can I access the variables and methods from here MainActivity mainActivity; ...
-
Give Permission from Manifest: <uses-permission android:name="android.permission.INTERNET"/> <uses-permission android...
No comments:
Post a Comment