Singsys blog: Mobile Apps

5 Bug and Issue Tracking Apps

These bug and issue tracking apps helps both developers as well as team of developers to debug your project and also use as as project management apps

1. Sifter

 

sifter
Features:
1. Issues & Resolution Tracking
2. Bug & Issue Tracking
3. Issue counts provide insight and shortcuts to the most pressing issues.
Price: $29 per month – $149 per month

(more…)

Android keyboard SwiftKey now coming to iOS

Android keyboard SwiftKey now coming to iOS
Android most popular SwiftKey could soon be coming to iOS in the form of note taking app that integrates SwiftKey’s popular phrase-prediction keyboard. SwiftKey is the most popular and award winning keyboard app for smartphones which gives you smooth typing experience and it offers the best auto correction predictions.

 

(more…)

Box offers 50GB free cloud storage to users who try its Apple iOS App

Box offers 50GB free cloud storage

 

Cloud Storage Box has launced its new iOS App and is offering 50GB of free cloud storage to users who try the new version of its Apple iOS app. Rememeber, Box is already giving 10GB of free storage to users who signs up for a personal account and now it is offering 50GB free storage with the launch of its new iOS App.

 

(more…)

Apple discloses deal to bring iPhones to China Mobile

Apple

 

The long heard partnership of Apple’s and China is now declared officially according to a press release issued by Apple. The announcement outlined the deal as a “multi-year agreement.”

 

(more…)

Use Design Pattern Singleton in Java to control the heap overflow

Design Pattern Singleton in Java

Singletons are useful to provide a unique source of data or functionality to other Java Objects. Design pattern singleton is used to control the heap overflow. It limits the user to create one object for a particular class. If we need to add more functionalities then we can create more objects.

 

(more…)