BaSs_HaXoR

AIDE.apk (Android IDE) + Download

Aug 11th, 2014
462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. http://www.android-ide.com/tutorials.html
  2.  
  3. Official Download: https://play.google.com/store/apps/details?id=com.aide.ui&hl=en
  4.  
  5. PREVIEW: https://www.youtube.com/watch?v=NGT9MqT3W2w
  6.  
  7. Download (FULL): http://www.apk4fun.com/apk/934/
  8. Direct (FULL) Download: https://fs05n1.sendspace.com/dl/a5ec47e915317c5f409e6b059981ed86/53e9948e5b9cd0e4/ltubxi/com.aide.ui-APK4Fun.com.apk
  9. Premium Key (1.7): https://www.dropbox.com/s/piq02s4oowh0pgo/AIDE%20Premium%20Key%20v1.0.7.apk
  10.  
  11.  
  12.  
  13. Useful video: https://www.youtube.com/watch?v=KbDUsN7jyRI
  14.  
  15. Building Android Apps using the Android SDK with Java/Xml
  16. AIDE supports developing Java/Xml based Android apps using the Android SDK. The AIDE app comes bundeled with a mobile version of the Android SDK, so there is no need to install anything else. The following tutorials show how to get started developing Android SDK apps with AIDE. To learn more about the possibilities of the SDK visit developer.android.com
  17.  
  18. Tutorial: Building your first App
  19.  
  20. Tutorial: Building an Android User Interface
  21.  
  22. Tutorial: Using the Android UI Designer
  23.  
  24. Building cross-platform Apps using PhoneGap with HTML5/CSS/JavaScript
  25. AIDE supports developing HTML5/CSS/JavaScript based apps using PhoneGap. PhoneGap is a free and open source framework that allows you to create mobile apps using standardized web APIs. To learn more about PhoneGap visit phonegap.com
  26.  
  27. Tutorial: Building a cross-platform PhoneGap App
  28.  
  29. Building Android Apps using the Android NDK with C/C++
  30. The NDK is a toolset that allows you to implement parts of your app using native-code languages such as C and C++. AIDE supports developing of apps using the NDK on Arm devices.
  31.  
  32. Tutorial: Building Android Apps using the Android NDK
  33.  
  34. Building Java Applications
  35. AIDE supports developing pure Java applications. Editing Java SE applications is fully supported. It is possible to run Java console applications.
  36.  
  37. Tutorial: Building pure Java applications
  38.  
  39. Interoperability between AIDE and other tools
  40. While AIDE supports developing full blown apps completely on your device, it also supports interoperability with a workstation development environment. AIDE uses the Eclipse project format, so any Eclipse Android app project can be opened in AIDE. AIDE also supports basic Android Studio projects, which follow the default project structure. This makes it easy to switch between the tools. To get your project's source files on the device (and back) you can either copy them from/to your device's SD card manually. Alternatively you can use AIDE's integrated Dropbox sync and keep the source files in a Dropbox. The most powerfull solution however is to use AIDE's integrated support for the Git version control system.
  41.  
  42. Tutorial: Interoperability with Eclipse
  43.  
  44. Tutorial: Interoperability with Android Studio
  45.  
  46. Tutorial: Using Dropbox to sync files
  47.  
  48. Tutorial: Using the Git version control system
Add Comment
Please, Sign In to add comment