Easy Android With Source Code Application icon

Easy Android With Source Code 1.0

4.8 MB / 10K+ Downloads / Rating 4.4 - 141 reviews


See previous versions

Easy Android With Source Code, developed and published by Rahul Marne, has released its latest version, 1.0, on 2016-12-12. This app falls under the Education category on the Google Play Store and has achieved over 10000 installs. It currently holds an overall rating of 4.4, based on 141 reviews.

Easy Android With Source Code APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.rahulmarne.easyandroid

Updated: 8 years ago

Developer Name: Rahul Marne

Category: Education

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Easy Android With Source Code on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.4
Total 141 reviews

Reviews

5 ★, on 2020-02-04
Wow this app went above and beyond expectations. I've been wanting to design my own app for a while, so thank you for these clear and concise instructions.

4 ★, on 2018-09-17
Hello, can you please include a walk through on what each section of coding does? Maybe include videos as well... Good work and thank you

5 ★, on 2018-11-02
Very very nice app.

5 ★, on 2018-11-23
Nic app and good work

3 ★, on 2018-04-24
Everything works fine except SQL database section and fetch contact section. When I press fetch contact or when I click on the data inside retrieve SQL section, the app crashes.. would be given 5 star if this is fixed

5 ★, on 2016-12-13
Good work ...Plss Add Material Design Concepts and its Example and Code ...

Previous Versions

Easy Android With Source Code 1.0
2016-12-12 / 4.8 MB / Android 4.0+

About this app

"Easy Android" is developed for beginners.
Students can refer source code of JAVA, XML and Manifest file if they feel any difficulty at the time of application development.
In this app students can see output and same can be practiced by them selves using source code shown in app.
View detailed demos for various Android activities and get immediately implementable source code for each activity.

The various Android activities that you'll learn to implement through this app are:
1. Intent : Send data from one Activity to another activity and send emails.
2. Toast : Display a toast message.
3. Notifications: Generate a notification on the touch of a button.
4. Debug : Here you can debug your application.
5. Wifi Activity: Check wifi state and allows you to enable/disable wifi.
6. Forms: After filling all information, it will transfer to next activity using Bundle.
7. Options Menu : where a list of clickable options are available in the menu.
8. Context Menu : where a menu is displayed based on context.
9. Alert : where an alert dialog and custom dialog are displayed.
10. Progress : where a spinner or a horizontal progress bar is displayed when a task is being processed.
11. Audio Player : which is a basic audio player with play, pause or stop.
12. Video Player : which can be used to play videos using the inbuilt video player.
13. Camera: Allows you to take picture using inbuilt camera abd save it to the Gallery.
14. GPS : Displays current location on maps using the device's GPS.
15. SQLite : Allows you to store data locally which can then be retrieved when necessary.
16. Shared : Shared preferences to perform tasks like saving data permanently.
17. Content Provider: which fetches and displays your contacts using the content provider.

App Permissions

Allows an app to access approximate location.
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
Allows applications to change Wi-Fi connectivity state.
Allows applications to access information about Wi-Fi networks.
Allows applications to access information about networks.
Allows applications to open network sockets.
Allows an app to access precise location.
Allows an application to read the user's contacts data.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.