recent from About Srijna
Welcome to Srijna Blog !
Welcome to SRIJNA. Hope to see good blogs on the various applications developed by us including new features, enhancements, technology and platform used by us.
Please feel free to add blogs on the Android as well !
Keep blogging and we will be with you always to take inputs and share our response and...
recent from Srijna Applications
Ringer Genie – Launched
We love Ringer Genie and hope you do it as well !
Here are some of the main features of the application and details are available at www.srijna.com/ringergenie
Ringer Genie controls your phone ringer for ‘Do Not Disturb’ moments. Set mode to Silent, Vibrate, Custom Ring and Airplane for an...
recent from GRE Application
GRE Application – Coming Soon !
Hello ,
We will be launching GRE application for Android very soon !
Please blog on the features that you are looking forward and we will make sure that it meets your needs !
Awaiting for valuable inputs !
recent from Android
ICS and iPV6 for Samsung Galaxy S2
T-Mobile has finally got ICS for Samsung Galaxy S2. May not be the best known and most looked-after feature in Ice Cream Sandwich, you have an iPV6 compatible Samsung galaxy phone from TMobile.
To enable iPv6 on your T-Mobile Samsung Galaxy S2:
Go to Settings -> More… -> Mobile Networks -> Access...
Posted by
admin on Jun 18, 2012 in
Android |
10 comments
T-Mobile has finally got ICS for Samsung Galaxy S2. May not be the best known and most looked-after feature in Ice Cream Sandwich, you have an iPV6 compatible Samsung galaxy phone from TMobile.
To enable iPv6 on your T-Mobile Samsung Galaxy S2:
Go to Settings -> More… -> Mobile Networks -> Access Point Names -> T-Mobile US -> APN protocol -> IPv6 ->...
Posted by
admin on Jun 18, 2012 in
Android |
21 comments
Finally there is latest update for Samsung galaxy S2 which is Ice cream Sandwich (4.0.3) … WOO HOO for Tmobile too !!! This has been the update most of the Samsung galaxy users have been waiting for at least 3 months. However there is no OTA update for this. Users must use Samsung Kies to update this on the phones.
Below are some very simple steps to apply the 4.0.3...
Posted by
admin on Nov 8, 2010 in
Android |
45 comments
A very common problem faced while using “SQLiteDatabase/Content Providers” in android is that developers do not escape the “‘” (single quote).
When you have strings which accepts “‘”, the query on DB or through content provider fails due to improper query format.
There are two approaches to fix this issue:
1. Use the...
Posted by
admin on Nov 8, 2010 in
Android |
25 comments
It is extremely simple to make sure that your android application is ready for internationalization. Keep in mind the following points while developing the application:
1. Do not have hardcode values in source code for strings to be shown in UI as labels or headers or messages.
2. You may have data in DB which will be put as part of user input and must not be manipulated in...
We love Ringer Genie and hope you do it as well !
Here are some of the main features of the application and details are available at www.srijna.com/ringergenie
Ringer Genie controls your phone ringer for ‘Do Not Disturb’ moments. Set mode to Silent, Vibrate, Custom Ring and Airplane for an immediate duration or using a scheduler for a later event. So, no...
I am going to outline simple steps to send a SMS (text) through any android application.
Create a new Class SmsActivity which looks as follows:
public class LaunchActivity extends Activity {
PendingIntent smsPendingIntent;
PendingIntent smsDeliveryPendingIntent;
BroadcastReceiver smsReceiver;
BroadcastReceiver smsDeliveryReceiver;
@Override
protected void onCreate(Bundle...
Srijna always likes to develop applications that meets our valuable customer needs.
Please keep sharing the new applications that you are looking for and we will work towards getting them into Android world for you !