Showing posts with label App. Show all posts
Showing posts with label App. Show all posts

Monday, November 24, 2014

Handcent SMS APP excellent alternative SMS application for Android

Android offers full access to SMS functionality from within your applications with the Handcent SMS APP.
Using the Handcent SMS APP , you can replace the native SMS application or create new applications that
send text messages, react to incoming texts, or use SMS as a data transport layer.


SMS message delivery is not timely, so SMS is not really suitable for anything that requires real-time
responsiveness. That said, the widespread adoption and resiliency of SMS networks make it a particularly
good tool for delivering content to non-Android users and reducing the dependency on third-party servers.


As a ubiquitous technology, SMS offers a mechanism you can use to send text messages to other mobile
phone users, irrespective of whether they have Android phones.
SMS is supported by almost every phone on the planet. Handcent SMS APP are an excellent alternative.

Handcent SMS APP is a powerful free sms/mms tools for your android phone.


DOWNLOAD HERE 
Handcent SMS APP new version 4.0.0 ( free )


The most popular messaging app on the "Google Play", Handcent SMS is a powerful, customizable, and free SMS/MMS app that fully unleashes the messaging potential of Android devices. More than just an unsurpassed alternative to the stock Android messaging app, Handcent SMS features optional, seamless online integration.


Handcent SMS APP features :
  • Handcent’s Contact Locator plugin helps you quickly locate your friends using GPS!
  • Full SMS and MMS support augmented with unmatched features powered by the Handcent network.
  • Support for more than 20 languages and growing as well as support for the various messaging protocols of different countries.
  • Group sending features capable of extending Android’s SMS limitations of 100 messages per hour up to 1,100 messages per hour.
  • Handcent MMS+ allows you to circumvent Android’s MMS limitations and send up to 10 files at 25 megabytes each for a total message size of 250 megabytes! This means sharing higher quality photos, videos, and music!
  • Auto-splitting feature for messages over 160 characters for users on CDMA networks such as Verizon Wireless.
  • Mimic the unique messaging layouts of other device manufacturers such as HTC’s Sense, Motorola’s Blur, or even the iPhone!
  • Customize every aspect of your Handcent SMS application with countless themes and skins available for free download from the Handcent Network. New themes are added daily!
  • Better MMS support and picture resizing that resolves Android compatibility issues with some carriers such as those in the UK.
  • Group Mms with iphone,useful for US networks.
  • Full support for vCards allows you to send, receive, import and export them with Handcent SMS.
  • Integrated Blacklist feature with the ability to filter incoming SMS and MMS messages by origin and help block SPAM.
  • Manage drafts and undelivered messages.
  • Send and receive fun emoji icons and smileys to other Android Handcent users as well as iPhone users. Once exclusive to the iPhone, this integrated feature of Handcent SMS may now be enjoyed by Android users. Additional emoji are available as free, downloadable plugins!
  • Schedule tasks to deliver SMS and MMS messages at a specific time or regular intervals such as daily, weekly or monthly.
  • Additional font packs to further customize your SMS messages are available as downloadable plugins.
  • Share beautiful Handcent eCards with family and friends to mark holidays, birthdays, etc. 

Sunday, November 23, 2014

Managing Your WiFi using WiFi Manager APP for Android

The Wifi Manager APP for Android represents the Android WiFi Connectivity Service. It can be used to configure Wi-Fi network connections, manage the current WiFi connection, scan for access points, and monitor changes in WiFi connectivity.  As with the Connectivity Manager, access the WiFi Manager using the getSystemService method, passing in the Context.WIFI_SERVICE constant.


To use the WiFi Manager, your application must have uses-permissions for Read/Write WiFi state. the WifiManager also provides low-level access to the Wi-Fi network configurations, giving you full control over each configuration setting and allowing you to completely replace the native Wi-Fi management application. Later in the section, you’ll be introduced to the API used to create, delete, and modify network configurations.

Find, connect, manage WiFi networks. Improve connection quality with a graphical channel radar. Discover open networks around you. An easy way to manage Wifi connections. Includes beautiful widgets.

Use WiFi Manager APP to Managing Your WiFi,
New features and improved WiFi Manager APP Version 2.1.8 :
  • Assign your own descriptions and icons to individual WiFi networks - never forget what that "XYZ1234" network is.
  • Better graphics, including a dark color theme.
  • Automatic switching between fixed and dynamic (DHCP) IP addresses (Android Settings in 2.x cant do this).
  • Switch among your favorite networks with a single tap by using the WiFi Network Switcher widget. It will even enable WiFi if needed.
Still there - support for tablets in landscape mode.

Monday, November 10, 2014

How To Make An Android App Game

With 850,000 new Android devices being activated daily, many keen gamers grow up wanting to develop their own games. Many of them are put off by the coding aspect of software development. With the advent of smartphones and Android Market, the smartphone/tablet software market has started booming, not that the software market has ever been weak. A good enough Android app priced at approximately £2 could easily generate 10,000 downloads or more. Thats £20,000+

It costs $25 to sign up with Android Market as a developer. However, technology companies are hoping that tablet PCs will eventually completely replace laptops and netbooks and become the main way of computing.

What many young potential developers dont realize is that its not an absolute necessity to be able to code in order to get into the software industry. You do not need to be a computer programmer. In fact, there are many software tools available that take the coding aspect completely out of development leaving you with just a set of commands and customizable settings that allow you to build a game or app from scratch, similar to WYSIWIG (What You See Is What You Get) web design tools such as Microsoft Frontpage or Web Expression.

The Coding Method

As most programmers will already know, Android apps and games are based on Java therefore many developers will use the Eclipse IDE (integrated Development Environment) along with the Android SDK (Software Development Kit) plus the ADT plug-in in order to create Android software - sounds stupidly complicated already eh?! To create software programs this way requires a knowledge of coding in Java. Learning this method is advised if you plan to take your software development to a serious level, although it does require a strong understanding of the basic fundamentals of computer programming: variables, integers, functions, methods, loops, etc - this is not as difficult as it first appears to be and is much easier than learning to speak a language like French or Spanish. However, for the beginner there are much easier ways to get started developing your own Android apps which will familiarize you with the way they work and to be honest, trying to use Eclipse even just for the basics can be ridiculously difficult to do and thats if you can even get Eclipse working in the first place which requires about three days of downloading and installing other software to get your development computer set up. Personally, I find Eclipse a complete and utter waste of time.

Google Labs App Inventor

Update: App Inventor has now shut down and is moving to MIT Center for Mobile Learning.

App Inventor is a new online creation facility by Google Labs, that allows users to create Android apps by using a drag and drop interface. You simply load in all the graphics and sound that your app is going to use, arrange it on the screen and select what happens when certain items are clicked. The system is relatively easy to use and compiles your app or game into a downloadable .apk file. The app or game can then be installed on compatible Android devices. People who dont have an understanding of how software programs operate should read the online manual first. Its easy once you know how. The only current disadvantage to App Inventor at the moment is that you are not able to upload your apps or games to Android Market although Google are working on a solution to this. However, you can host the downloads on your own site or elsewhere as most people set their Android devices to allow installation of third party non-market apps to avoid compatibility issues.

Appsgeyser

Appsgeyser is another useful app creation tool that lets you build Android apps or game from already existing content. Appsgeyser is extremely easy to use in that you can simply type in the web address (url) of your own website and Appsgeyser will automatically convert it into an Android app for you. However, you should ensure that the pages of your site are set to the correct size for a standard Android app or the pages will be too big to fit the screen. Appsgeyser also allows you to monetize your apps either by placing ads in your app or selling them ad-free via the Appsgeyser network. They also have free educational resources that they claim can help lead your app towards success. Rather interestingly, Appsgeyser also supports HTML 5 to add advanced features, the ability to send pop-up notifications to your apps and advanced statistics so you can see how many times your app has been installed.

Once you have finished building your Android app Appsgeyser then allows you to download the .apk file which is the installation file that will be downloaded to Android devices. If you so wish you can then upload this file to sites such as Google Play (Android Market) and SlideMe Market. Any apps made with Appsgeyser are automatically hosted on their own network.

Andromo

Note: Andromo have now started charging a subscription fee for their service. For anyone who already has apps made at Andromo, this now means that you can no longer even update your apps unless you pay for a subscription. Whilst discount rates have been offered to already existing members I cant help feeling a bit ripped off by Andromos secret plans. I would therefore now recommend one of the other services.

Thirdly and finally, Andromo is yet another online tool that lets users create their own Android app for free with no programming or coding skills required. Andromo lets you mix and match a variety of features and components that allow you to build your own professional Android app plus more features are continuously being added. Andromo supports interactive maps, photo galleries, blogs and feeds, video playlists, custom pages, websites, HTML & CSS, MP3 music, soundboards and much more making it a full-on WYSIWIG Android app creation tool. Andromo claim that their users have, so far, created 9,398 apps which have been built 12,719 times (at the time of writing). Andromo had over 11,000 users sign up within a few weeks of going into beta.

As with Appsgeyser, Andromo lets you download the .apk file of your app which you can then upload to your choice of Android Market. There are also options to include your own advertising in your apps so that you can earn money from them.

Uploading To Android Markets

Once youve got your .apk file which is ready for installation on Android devices, the next step is to get them hosted online. Although both Appsgeyser and Andromo have their own networks where your app can be downloaded by users, you can reach an even wider audience by uploading it to the Android Markets, of which there are several:

Google Play (previously Android Market) - Google charge a $25 for anyone who wishes to sign up as a developer. There are also restrictions and requirements for your app which you need to check before uploading your app.

SlideMe Market (Original Android Market) - SlideMe claim to be the original Android Market and claim that they were in existence before Google Play/Android Market. SlideMe Market is a simple solution for those just getting started in Android development, as you can sign up for free and upload your apps straight away. Each app must have at least two images associated with it - an icon and a screenshot. As long as these requirements are met then you should have no problem publishing your app.

TechNewport Market (New) - If you experience any problems uploading to Google Play or SlideMe then your third option is to upload to TechNewport Android Market. There are currently only a small collection of apps available as the site is independent and relatively new. However, the only restriction imposed by this service is a 5MB file upload size. Your app should also have an icon and a screenshot.

Saturday, October 4, 2014

How to Request a Refund for a Paid App


You can still request for a refund on your purchased apps if it is still with 24-hours of the purchase. Your credit card will not be charged and the application is uninstalled from your phone. You can still repurchase the apps, but there will be no refund for the second time.

1. Touch Apps Settings Apps Downloaded

2. Touch the application to uninstall. 

3. Touch Uninstall & refund. Your application is uninstalled and the charge is cancelled. 

4. Touch the reason for removing the app, and then touch OK.

Tuesday, September 30, 2014

How to Open and Customize the App Launcher on HTC First

By adding your favourite or often used apps on the app launcher, you can then open apps in just a snap. The steps below will show you how to open HTC First’s app launcher and even customize it for easy access.



2. Now you can share directly to Facebook by
 tappingto post a status

 tappingto post a photo

 tappingto check into a location.

3. To add your favorite apps to the app launcher for easy access, first swipe right to on the app launcher to see the list of all your apps.

4. And press and hold an app adn drag it to your app launcher on the right.           

Friday, September 26, 2014

How to Uninstall an App on Nokia Lumia 520


Deleting apps on your phone can free up your phone memory storage. So if think youre phone is a bit too crowdy and if some apps lurking in it deserve to be out of your phone memory then you might want to consider uninstalling those apps you no longer want to use. Heres how you can clean up and uninstall an app on Nokia Lumia 520.

1. On your devices start Lcd, swipe left to the all apps menu.

2. Then simply tap and hold an app and tap uninstall. Take note that you might not be able to remove some apps especially those that came with your phone.

As easy as that. If you wish to reinstall the app without buying it again, then you can do as as long as it is available in Store.