Sunday 13 November 2016

App Builder 2 നമുക്കും സ്വന്തമായി ആപ്പ് നിർമ്മിക്കാം ...


App Builder 

നമുക്കും സ്വന്തമായി ആപ്പ് നിർമ്മിക്കാം ...


App Builder allows you to make apps from HTML content. You can also include scripts, CSS styles, images, etc.
Features:
- full control of AndroidManifest.xml
- custom resources (layouts, menus, drawables, etc)
- share the APK file
- editor with syntax highlighting (HTML, CSS, JavaScript, JSON, XML) and code folds
- full access to all Android API via reflection
- remote editing via Wi-Fi
- a few example apps to use as a starting point.

If you just need to wrap a website URL into an app, App Builder will do it for you in seconds.
Ready examples:
- Website wrapper: just give it an URL.
- Website wrapper with footer and header: same as above, plus footer and header WebViews for control.
- Image gallery.
- Messages: shows how to store data in the cloud and exchange messages between apps or app instances.
- System Interactions: shows how to do various system calls:
- Get Android version;
- Get user's phone number;
- Launch a browser;
- Launch an app;
- Take a picture;
- Record a video;
- send an email.
- Location: shows how to use GPS and network location service.
- Sensors: shows how to get data from sensors
- QR Code Generator












No comments:

Post a Comment